commit | 38e07c5f329564e03b80871a9aabe1f03cd05934 | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Sat May 17 01:47:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 17 01:47:40 2025 |
tree | 7f880a9541ba2a00f25d8d2976a245d57f612142 | |
parent | e6f4fde786a286d5f0fe2dcfdfac8aee8d7dba84 [diff] |
[Accessibility Common] Fix AccessibilityExtensionLocalStorageTest tests in MV3 Dynamic imports are disallowed in MV3. TestImportManager is used instead. accessibility/common tests run in an environment with the autoclick extension enabled, which is part of the accessibility_common extension. Adding required utility imports into autoclick script allows to workaround the test failures. Bug: 388867838 Change-Id: I1db08684d3b8350e66a873dd376a392846de9f13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6550556 Commit-Queue: Alexander Surkov <asurkov@igalia.com> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461717}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.